home *** CD-ROM | disk | FTP | other *** search
/ Hobby PC 27 / Hobby PC 27.iso / Extras / Anim_wrl / MGA4083A / MGA4083A.wrl < prev   
Text File  |  1997-02-04  |  2KB  |  66 lines

  1. #VRML V2.0 utf8
  2.  
  3. # Produced by Micrografx Inc., 3D content development group
  4. # Copyright 1997 Micrografx Inc.
  5.  
  6. DEF Camera01 Viewpoint {
  7.   position -826.6 505.7 -445.3
  8.   orientation 0.9999 0.004139 0.0001346 -0.06501
  9.   fieldOfView 0.7854
  10.   description "Camera01"
  11. }
  12. DEF Omni01 PointLight {
  13.   intensity 1
  14.   color 0.7059 0.7059 0.7059
  15.   location -693.1 605.7 283.9
  16.   on TRUE
  17.   radius 1236
  18. }
  19. DEF TimeSensor01-TIMER TimeSensor {
  20.   cycleInterval 3.333
  21.   loop TRUE
  22.   startTime 1
  23. }
  24. NavigationInfo { headlight FALSE }
  25. DEF Neptune-ROOT Transform {
  26.   translation -825.8 490.5 -712.5
  27.   children [
  28.   DEF Neptune-TIMER  TimeSensor { loop FALSE cycleInterval 3.333 },
  29.   DEF Neptune-ROT-INTERP OrientationInterpolator {
  30.     key [0, 0.02, 0.04, 0.06, 0.08, 0.1, 0.12, 0.14, 0.16, 0.18, 0.2, 
  31.         0.22, 0.24, 0.26, 0.28, 0.3, 0.32, 0.34, 0.36, 0.38, 0.4, 0.42, 
  32.         0.44, 0.46, 0.48, 0.5, 0.52, 0.54, 0.56, 0.58, 0.6, 0.62, 0.64, 
  33.         0.66, 0.68, 0.7, 0.72, 0.74, 0.76, 0.78, 0.8, 0.82, 0.84, 0.86, 
  34.         0.88, 0.9, 0.92, 0.94, 0.96, 0.98, 1, ]
  35.     keyValue [0 0 0 0, 0 -1 0 -0.1257, 0 -1 0 -0.2513, 0 -1 0 -0.377, 
  36.       0 -1 0 -0.5027, 0 -1 0 -0.6283, 0 -1 0 -0.754, 0 -1 0 -0.8796, 
  37.       0 -1 0 -1.005, 0 -1 0 -1.131, 0 -1 0 -1.257, 0 -1 0 -1.382, 
  38.       0 -1 0 -1.508, 0 -1 0 -1.634, 0 -1 0 -1.759, 0 -1 0 -1.885, 
  39.       0 -1 0 -2.011, 0 1 0 -4.147, 0 1 0 -4.021, 0 1 0 -3.896, 
  40.       0 1 0 -3.77, 0 1 0 -3.644, 0 1 0 -3.519, 0 1 0 -3.393, 
  41.       0 1 0 -3.267, 0 1 0 -3.142, 0 1 0 -3.016, 0 1 0 -2.89, 
  42.       0 1 0 -2.765, 0 1 0 -2.639, 0 1 0 -2.513, 0 1 0 -2.388, 
  43.       0 1 0 -2.262, 0 1 0 -2.136, 0 1 0 -2.011, 0 1 0 -1.885, 
  44.       0 1 0 -1.759, 0 1 0 -1.634, 0 1 0 -1.508, 0 1 0 -1.382, 
  45.       0 1 0 -1.257, 0 1 0 -1.131, 0 1 0 -1.005, 0 1 0 -0.8796, 
  46.       0 1 0 -0.754, 0 1 0 -0.6283, 0 1 0 -0.5027, 0 1 0 -0.377, 
  47.       0 1 0 -0.2513, 0 1 0 -0.1257, 0 0 0 0,   ] },
  48.     Shape {
  49.       appearance Appearance {
  50.         material Material {
  51.           diffuseColor 0.7 0.7 0.7
  52.           shininess 0.18
  53.           transparency 0
  54.         }
  55.         texture ImageTexture {
  56.               url "dc330140.jpg"
  57.         }
  58.       }
  59.       geometry Sphere { radius 49.53 }
  60.     }
  61.   ]
  62. }
  63. ROUTE Neptune-TIMER.fraction_changed TO Neptune-ROT-INTERP.set_fraction
  64. ROUTE Neptune-ROT-INTERP.value_changed TO Neptune-ROOT.set_rotation
  65. ROUTE TimeSensor01-TIMER.fraction_changed TO Neptune-ROT-INTERP.set_fraction
  66.